home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Griffith 0.9.8 / griffith-0.9.8-win32.exe / {app} / lib / pkgconfig / gdk-2.0.pc < prev    next >
Text File  |  2008-04-19  |  373b  |  13 lines

  1. prefix=/target
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5. target=win32
  6.  
  7. Name: GDK
  8. Description: GIMP Drawing Kit (${target} target)
  9. Version: 2.12.9
  10. Requires: gdk-pixbuf-2.0 pangowin32 pangocairo
  11. Libs: -L${libdir} -lgdk-${target}-2.0  -lgdi32 -limm32 -lshell32 -lole32 -Wl,-luuid
  12. Cflags: -I${includedir}/gtk-2.0 -I${libdir}/gtk-2.0/include 
  13.